这里多讲一下,springboot工程会通过@EnableAutoConfiguration这个注解去拉去默认配置,该注解通过@Import注解导入了AutoConfigurationImportSelector类。...
浏览 90 次 标签: Unable to start web server; nested exception is org.springframework.context.ApplicationContextExcept